Northwoods.GoWPF 2.2.4 Assembly
GraphModel.CopyDictionary<NodeType,NodeKey> Class Members
Properties  Methods 


The following tables list the members exposed by GraphModel.CopyDictionary<NodeType,NodeKey>.

Public Constructors
 NameDescription
Public ConstructorGraphModel.CopyDictionary<NodeType,NodeKey> Constructor The default constructor builds an empty dictionary.  
Top
Public Properties
 NameDescription
Public PropertyCopiesGets the collection of copied nodes as a GraphModel.DataCollection<NodeType,NodeKey>.  
Public PropertyDestinationModel Gets or sets the destination model for the copying operation.  
Public PropertySourceCollection Gets or sets the source collection of data to be copied for the copying operation.  
Public PropertySourceModel Gets or sets the source model for the copying operation.  
Top
Public Methods
 NameDescription
Public MethodAddCopiedNode Declare the mapping of a source node data to a copied node data.  
Public MethodContainsSourceNode This predicate is true if the given node data is in the source collection.  
Public MethodFindCopiedNode Look up the copied node for a given source node.  
Public MethodRemoveSourceNode Remove any association between a source node data and any copied node data.  
Top
See Also

Reference

GraphModel.CopyDictionary<NodeType,NodeKey> Class
Northwoods.GoXam.Model Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback